home *** CD-ROM | disk | FTP | other *** search
/ WWW Studio 2004 / WWW Studio.iso / Serwisy / at40 / dane / attach / gra01.swf / scripts / DefineButton2_167 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-04-02  |  58 b   |  5 lines

  1. on(release){
  2.    _root.play();
  3.    _root.m = "start";
  4. }
  5.